home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / slunec / app / 8393_10631.exe / {code_GetTaskDir_} / 1E7CEAF6.tsk < prev    next >
Encoding:
Text File  |  2004-07-24  |  4.6 KB  |  215 lines

  1. ;**********************
  2. ;* RoboTask Task file *
  3. ;* Do not edit!       *
  4. ;**********************
  5.  
  6. [Root]
  7. ActionAfterRun=INTEGER|0
  8. Actions=FOLDER
  9. Automat=INTEGER|0
  10. CatID=INTEGER|2091259954
  11. ContinueOnError=INTEGER|0
  12. ExternalName=STRING|"Task137"
  13. Hide=INTEGER|0
  14. ID=INTEGER|511503094
  15. Name=STRING|"[DEMO] Batch FTP Upload"
  16. Priority=INTEGER|3
  17. RunOnClose=INTEGER|0
  18. RunOnStartup=INTEGER|0
  19. ToLog=INTEGER|3
  20.  
  21. [Actions]
  22. Action1=FOLDER
  23. Action10=FOLDER
  24. Action11=FOLDER
  25. Action12=FOLDER
  26. Action13=FOLDER
  27. Action14=FOLDER
  28. Action15=FOLDER
  29. Action16=FOLDER
  30. Action17=FOLDER
  31. Action2=FOLDER
  32. Action3=FOLDER
  33. Action4=FOLDER
  34. Action5=FOLDER
  35. Action6=FOLDER
  36. Action7=FOLDER
  37. Action8=FOLDER
  38. Action9=FOLDER
  39.  
  40. [Actions\Action1]
  41. ActionID=STRING|"A_DIALOG_MESSAGE"
  42. Enabled=INTEGER|-1
  43. Name=STRING|"Show ""This demo task uploads all the files from specified folder to"""
  44. Params=FOLDER
  45.  
  46. [Actions\Action1\Params]
  47. icon=STRING|"1"
  48. msg0=STRING|"This demo task uploads all the files from specified folder to"
  49. msg1=STRING|"""LocalHost"" FTP Server with preserving folder structure."
  50. msgcount=STRING|"2"
  51. playsound=STRING|"0"
  52. showmessage=STRING|"1"
  53.  
  54. [Actions\Action10]
  55. ActionID=STRING|"A_FTP_CHANGEFOLDER"
  56. Enabled=INTEGER|-1
  57. Name=STRING|"FTP Change Folder"
  58. Params=FOLDER
  59.  
  60. [Actions\Action10\Params]
  61. folder=STRING|"/upload/{RemoteFolder}"
  62.  
  63. [Actions\Action11]
  64. ActionID=STRING|"A_FTP_UPLOAD"
  65. Enabled=INTEGER|-1
  66. Name=STRING|"FTP Upload"
  67. Params=FOLDER
  68.  
  69. [Actions\Action11\Params]
  70. file=STRING|"{FILETOUPLOAD}"
  71.  
  72. [Actions\Action12]
  73. ActionID=STRING|"A_ROBOTASK_LOG"
  74. Enabled=INTEGER|-1
  75. Name=STRING|"Log Message"
  76. Params=FOLDER
  77.  
  78. [Actions\Action12\Params]
  79. message=STRING|"File ""{FileToUpload}"" uploaded"
  80. type=STRING|"1"
  81.  
  82. [Actions\Action13]
  83. ActionID=STRING|"A_LOOP_END"
  84. Enabled=INTEGER|-1
  85. Name=STRING|"End Loop"
  86.  
  87. [Actions\Action14]
  88. ActionID=STRING|"A_FTP_LOGOFF"
  89. Enabled=INTEGER|-1
  90. Name=STRING|"FTP Log Off"
  91.  
  92. [Actions\Action15]
  93. ActionID=STRING|"A_FLOW_ENDIF"
  94. Enabled=INTEGER|-1
  95. Name=STRING|"End If"
  96.  
  97. [Actions\Action16]
  98. ActionID=STRING|"A_VARIABLES_REMOVE"
  99. Enabled=INTEGER|-1
  100. Name=STRING|"Remove variable ""FILETOUPLOAD"""
  101. Params=FOLDER
  102.  
  103. [Actions\Action16\Params]
  104. varname=STRING|"FILETOUPLOAD"
  105.  
  106. [Actions\Action17]
  107. ActionID=STRING|"A_VARIABLES_REMOVE"
  108. Enabled=INTEGER|-1
  109. Name=STRING|"Remove variable ""SOURCEFOLDER"""
  110. Params=FOLDER
  111.  
  112. [Actions\Action17\Params]
  113. varname=STRING|"SOURCEFOLDER"
  114.  
  115. [Actions\Action2]
  116. ActionID=STRING|"A_DIALOG_BROWSEFOLDERS"
  117. Enabled=INTEGER|-1
  118. Name=STRING|"Browse for Folders"
  119. Params=FOLDER
  120.  
  121. [Actions\Action2\Params]
  122. caption=STRING|"Select Folder to Upload"
  123. default=STRING|"None"
  124. filter=STRING|"Text files|*.txt|All files|*.*|"
  125. folder=STRING|"C:\temp\src"
  126. variable=STRING|"SOURCEFOLDER"
  127.  
  128. [Actions\Action3]
  129. ActionID=STRING|"A_FLOW_IF"
  130. Enabled=INTEGER|-1
  131. Name=STRING|"If Then"
  132. Params=FOLDER
  133.  
  134. [Actions\Action3\Params]
  135. case=STRING|"0"
  136. operator=STRING|"1"
  137. type=STRING|"0"
  138. value1=STRING|"{sourcefolder}"
  139. value2=STRING|"none"
  140.  
  141. [Actions\Action4]
  142. ActionID=STRING|"A_FTP_LOGON"
  143. Enabled=INTEGER|-1
  144. Name=STRING|"FTP Log On"
  145. Params=FOLDER
  146.  
  147. [Actions\Action4\Params]
  148. anonymous=STRING|"1"
  149. host=STRING|"localhost"
  150. passive=STRING|"0"
  151. password=STRING|"42310383162884337286400984055142142"
  152. port=STRING|"21"
  153. username=STRING|"anonymous"
  154.  
  155. [Actions\Action5]
  156. ActionID=STRING|"A_FTP_TRANSFERTYPE"
  157. Enabled=INTEGER|-1
  158. Name=STRING|"FTP Transfer Type"
  159. Params=FOLDER
  160.  
  161. [Actions\Action5\Params]
  162. binary=STRING|"1"
  163.  
  164. [Actions\Action6]
  165. ActionID=STRING|"A_FOLDER_CHANGE"
  166. Enabled=INTEGER|-1
  167. Name=STRING|"Change Folder ({SourceFolder})"
  168. Params=FOLDER
  169.  
  170. [Actions\Action6\Params]
  171. folder=STRING|"{SourceFolder}"
  172.  
  173. [Actions\Action7]
  174. ActionID=STRING|"A_LOOP_FILE"
  175. Enabled=INTEGER|-1
  176. Name=STRING|"File Loop"
  177. Params=FOLDER
  178.  
  179. [Actions\Action7\Params]
  180. createmode=STRING|"1"
  181. date1=STRING|"20040713"
  182. date2=STRING|"20040713"
  183. destvar=STRING|"{FILETOUPLOAD}"
  184. DuringDays=STRING|"1"
  185. DuringMonths=STRING|"1"
  186. file0=STRING|"*.*"
  187. filecount=STRING|"1"
  188. OlderDays=STRING|"1"
  189. OlderMonths=STRING|"1"
  190. savesize=STRING|"0"
  191. subdirs=STRING|"1"
  192. timesize=STRING|"0"
  193. WithoutPath=STRING|"0"
  194.  
  195. [Actions\Action8]
  196. ActionID=STRING|"A_VARIABLES_SET"
  197. Enabled=INTEGER|-1
  198. Name=STRING|"Set variable ""REMOTEFOLDER"" with value ""{ExtractFilePathNoDrive({FileToUpload})}"""
  199. Params=FOLDER
  200.  
  201. [Actions\Action8\Params]
  202. expand=STRING|"1"
  203. varname=STRING|"REMOTEFOLDER"
  204. varvalue=STRING|"{ExtractFilePathNoDrive({FileToUpload})}"
  205.  
  206. [Actions\Action9]
  207. ActionID=STRING|"A_FTP_CREATEFOLDER"
  208. Enabled=INTEGER|-1
  209. Name=STRING|"FTP Create Folder"
  210. Params=FOLDER
  211.  
  212. [Actions\Action9\Params]
  213. folder=STRING|"/upload/{RemoteFolder}"
  214.  
  215.